Interrogation and Access

int Length(void)

Returns the length of the list.

Basis& operator[](int n)

Returns the nth basis in the list (using zero-based indexing).